Rename generic_page_range as apply_to_page_range, export the symbol
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 23 Mar 2006 14:30:00 +0000 (15:30 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 23 Mar 2006 14:30:00 +0000 (15:30 +0100)
commitc671da80d229f26c86ee96edccfb6678fcc1d948
tree49fdd4d1f6d92af96c40ec7a53517e9ce36dcd9b
parent40c418026358f63c2d4202337ba54386d84aac13
Rename generic_page_range as apply_to_page_range, export the symbol
to GPL modules. Rename pte_page parameter to pmd_page (following the
Linux idiom). apply_to_pte_range() should take the pte spinlock.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/arch/i386/mm/ioremap-xen.c
linux-2.6-xen-sparse/drivers/xen/balloon/balloon.c
linux-2.6-xen-sparse/drivers/xen/core/gnttab.c
linux-2.6-xen-sparse/drivers/xen/util.c
linux-2.6-xen-sparse/include/linux/mm.h
linux-2.6-xen-sparse/mm/memory.c